Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Rebecca Asaponechekakol 17.Dec.03 04:02 PM a Web browser
General All Releases All Platforms


hi,

what i need is an item with several date/time values...

i have a string: 17.12.2003;18.12.2003

then i create an array:

Dim tokens(1 To 50) As NotesDateTime
...my parser does this each time if the value isnt empty
Set tokens(pos) = New NotesDateTime(Mid$(text,start,count-1))

so i have an array with 2 entries, then i append it to a document:
Call backdoc.ReplaceItemValue("CalendarDateTime",tokens)
Call backdoc.Save(true,false)

but the field is empty and of type text...
i dont know whats wrong. when i create a list of strings it works...






Array of NotesDateTime? I cant get ... (~Rebecca Asapon... 17.Dec.03)
. . Make it like this instead... (~Dan Elhipister... 17.Dec.03)
. . . . RE: Make it like this instead... (~Rebecca Asapon... 18.Dec.03)
. . . . . . You have lost me. Where did this "p... (~Dan Elhipister... 18.Dec.03)
. . RE: Array of NotesDateTime? I cant ... (~Kirk Elreterod... 17.Dec.03)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS